home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
ear
/
mui23dev.lha
/
MUI
/
Developer
/
Autodocs
/
MUI_Menu.doc
< prev
next >
Wrap
Text File
|
1994-12-23
|
686b
|
31 lines
TABLE OF CONTENTS
Menu.mui/Menu.mui
Menu.mui/MUIA_Menu_Enabled
Menu.mui/MUIA_Menu_Title
Menu.mui/Menu.mui
Objects of menu class describe exactly one pulldown menu.
They don't feature many options themselves, but as a subclass
of Family class, they act as father for their several menu
item objects.
Menu.mui/MUIA_Menu_Enabled
NAME
MUIA_Menu_Enabled -- (V8 ) [ISG], BOOL
FUNCTION
Enable or disable the complete menu.
Menu.mui/MUIA_Menu_Title
NAME
MUIA_Menu_Title -- (V8 ) [ISG], STRPTR
FUNCTION
Describe the title of the menu. Note that the string
is *not* copied and must remain valid until the
menu object is disposed.
SEE ALSO
MUIA_Menu_Enabled